home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / king807.zip / !KING.NEW < prev    next >
Text File  |  1993-04-14  |  5KB  |  120 lines

  1.                           Suburban Software
  2.                             Chuck Valecek
  3.  
  4. Version 8.07  04/15/93
  5.  
  6. * WARNING!!!!!
  7.  
  8. Due to many request from non-PCBoard sysops I have made a change to the 
  9. configuration file. There is now two (2) lines for the name of the bulletin,
  10. and two (2) lines for the Points Bulletin if used.
  11.  
  12. The program CONVCFG.EXE will perform the conversions for you:
  13.   1) It will ask you if you want to convert the configuration file.
  14.   2) It will prompt you for names of the NON-COLOR and COLOR bulletins.
  15.   3) It will prompt you for the name of the Points NON-COLOR and COLOR 
  16.      Bulletins            (Is that COLOUR or COLOR?)
  17.  
  18. * Some of the systems run alias's and the last name field is blank. If the
  19.   last name is blank the DOOR will substitute the users first name.
  20.  
  21. * Found a little buggy in the KOBMTD.EXE. It would erase the SEX code for
  22. the sysop when the file was recreated. The program will now ask you for the
  23. names of the NON-COLOR and COLOR bulletins
  24.  
  25. * If the users name that entered the question is PREVIOUS RELEASE the door
  26.   will not show it on the screen
  27.  
  28. Version 8.06 03/09/93
  29. * Nothing really changed in version. Some sysops are having problems with
  30.   the door detecting ANSI so I added a command line option to force ANSI on.
  31.   I am not sure what the real impact of this will be so you are on your own
  32.   Use a command line switch of /NA to force ansi on.
  33.  
  34. * The DOOR suports the PCBoard varibles PCBDRIVE and PCBDIR, use these for
  35.   substituting the drive and directory in the config file for path names;
  36.  
  37.  
  38. Example: SET PCBDRIVE= D:
  39.          SET PCBDIR=\PCB2
  40.  
  41. Then the line %PCBDRIVE%%PCBDIR%\DOOR.SYS would be converted to
  42.               D:\PCB2\DOOR.SYS
  43.   with this option.
  44.  
  45.  
  46. Fossil Driver Support
  47. ---------------------
  48. KING supports the use of Fossil drivers.  To tell the Door to use the Fossil
  49. driver instead of the standard COM ports, just put /FD on the command
  50. line when running the door. For example:
  51.      KING KING.CFG  /FD
  52. indicates that a Fossil driver is present and should be used. If no Fossil
  53. driver is detected, DoorFrame will print a message to that effect and exit
  54. the door gracefully.
  55.  
  56. There is a slight problem with PCBoard and WildCat Fossil drivers, they
  57. are being worked on. The BNU, X00 and Digi Fossil drivers work.
  58.  
  59. * Coming Soon!  Working on a multiple catagory version, but it may take some
  60.   time.
  61.  
  62. Version 8.05 12/12/92
  63. * Had some reports that when a new question is being entered by a player the
  64.   Door would hang the system. Tried to make some corrections in that area.
  65. * Also had some reports that running under Desqview some Sysops are getting a
  66.   "File already open" error.
  67. * Had one real strange situtation that the NEXTQUES.DAT file was never being
  68.   updated. Still havn't found anything that would cause that one.
  69. * Removed the "Good Luck" screen to eliminate another user response
  70. * Renamed KINGUTIL.EXE to KOBUTLxx.EXE so that I can add version numbers
  71.   There are still some options in KOBUTLxx that are disabled until I can get
  72.   the time to write the code for them.
  73.  
  74. Version 8.04  12/01/92
  75. * Some screens were not be shown properly and some prompts where not working as
  76.   they should have.
  77. * Corrected a problem with the Configuration option in KINGUTIL.
  78. * Corrected the number of chnaces a users gets. Would not accept what you
  79.   entered in the config file
  80.  
  81. Version 8.03  11/27/92
  82. * Based on a request from a Sysop I have created non-ascii screens.
  83.   The KOBG.DAT and QOBG.DAT file are the ASCII version and KOB.DAT & QOB.DAT
  84.   are the non ASCII screens.
  85. * If a user comes in with graphics off (no color) the wrong Point Standing
  86.   file was displayed and the pyramid was displayed in color also and should
  87.   not have.
  88. * The door still uses screen position codes, so some users may experience some
  89.   problems.
  90. * Corrected a slight problem with the KINGUTIL.EXE file.
  91.   Would not display some of the configuration file options
  92. ______________________________________________________________________________
  93.  
  94. Version 8.2 11/23/92
  95. Figures! Test a door for weeks on your system and finally when you release it
  96. bugs pop up! Oh well!!
  97.  
  98. * If no KING.USR file existed, the door would always say the person playing
  99.   was in the first position.
  100. * Recompiled door with Microsoft Basic 7.0
  101. * Revised doc's to include non-standard IRQ and com ports
  102. ______________________________________________________________________________
  103.  
  104. Version 8.1 11/22/92
  105. * Corrected a minor display problem. Displayed seconds instead of minutes for
  106.   time allowed to answer the question.
  107. ______________________________________________________________________________
  108.  
  109. Version 8.0 Initial Release
  110. * Support for MOST major bramds of BBS Software.
  111.   This version is a complete rewrite of the 7.0 versions.
  112. * I added some minor cosmetic changes but for the most part the door is the
  113.   same.
  114. * Added an option that would allow the Sysop to show the player who entered
  115.   the question that is being displayed.
  116. * Added better User file handling routines for multinode systems.
  117. * New Utility program that is not compatable with previous versions.
  118. * Utility will now Create/Edit the configuration file.
  119.   Some options have not been implemented yet, but will be soon.
  120.